home *** CD-ROM | disk | FTP | other *** search
- -- card: 7958 from stack: in
- -- bmap block id: 8280
- -- flags: 0000
- -- background id: 11583
- -- name: Play key of Db
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=127 top=260 right=290 bottom=174
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: C#/Db
- ----- HyperTalk script -----
- on mouseUp
- play "harpsichord" tempo 450 "Db4w Eb F Gb Ab Bb C5 Db"
- end mouseUp
-